home *** CD-ROM | disk | FTP | other *** search
MapInfo MapBasic initial data Table | 2001-10-26 | 2.8 KB | 69 lines |
- !table
- !version 300
- !charset WindowsLatin1
-
- Definition Table
- Description "Asia Capitals"
- Type NATIVE Charset "WindowsLatin1"
- Fields 3
- Capital Char (25) Index 1 ;
- Country Char (30) ;
- Cap_Pop Decimal (8, 0) ;
- ReadOnly
- begin_metadata
- "\Identification" = ""
- "\Identification\Use Constraints" = "For use with MapX"
- "\Identification\Access Constraints" = "Licensed Users"
- "\Identification\Domain" = ""
- "\Identification\Domain\Bounds" = ""
- "\Identification\Domain\Bounds\West" = "35.2251"
- "\Identification\Domain\Bounds\East" = "147.185"
- "\Identification\Domain\Bounds\North" = "55.766"
- "\Identification\Domain\Bounds\South" = "-9.48406"
- "\Identification\Citation" = "MapX; Asia Capitals"
- "\Identification\Description" = ""
- "\Identification\Description\Abstract" = "Capitals of Asia"
- "\Identification\Time Period" = ""
- "\Identification\Time Period\Currentness" = "1992"
- "\Identification\Keywords" = ""
- "\Identification\Keywords\Theme" = ""
- "\Identification\Keywords\Theme\Geography" = "Continent"
- "\Identification\Keywords\Theme\Geography\Abbreviation" = ""
- "\Identification\Keywords\Theme\Content" = "Reference Data"
- "\Identification\Keywords\Place" = ""
- "\Identification\Keywords\Place\Layers" = ""
- "\Identification\Keywords\Place\Layers\Count" = "1"
- "\Identification\Keywords\Place\Layers\Layer1Name" = "Continent"
- "\Identification\Keywords\Place\Layers\Layer1" = "Asia"
- "\IsReadOnly" = "FALSE"
- "\Spatial Reference" = ""
- "\Spatial Reference\Geographic" = ""
- "\Spatial Reference\Geographic\Projection" = ""
- "\Spatial Reference\Geographic\Projection\Clause" = "CoordSys Earth Projection 1, 0"
- "\Spatial Reference\Geographic\Projection\Name" = "Longitude / Latitude"
- "\Spatial Reference\Geographic\Coordinate Units" = "Decimal Degree"
- "\Spatial Reference\Geodetic" = ""
- "\Spatial Reference\Geodetic\Datum" = "na"
- "\Spatial Reference\Geodetic\Ellipsoid" = "na"
- "\Spatial Organization" = ""
- "\Spatial Organization\Object" = ""
- "\Spatial Organization\Object\Type1" = "Regions"
- "\Spatial Organization\Object\Type1\Count" = "0"
- "\Spatial Organization\Object\Type2" = "Points"
- "\Spatial Organization\Object\Type2\Count" = "45"
- "\Spatial Organization\Object\Type3" = "Polylines"
- "\Spatial Organization\Object\Type3\Count" = "0"
- "\Spatial Organization\Object\Type4" = "Lines"
- "\Spatial Organization\Object\Type4\Count" = "0"
- "\Spatial Organization\Object\All" = ""
- "\Spatial Organization\Object\All\TotalCount" = "45"
- "\Spatial Organization\Method" = ""
- "\Spatial Organization\Method\Type" = "points"
- "\Quality" = ""
- "\Quality\Lineage" = ""
- "\Quality\Lineage\Source" = ""
- "\Quality\Lineage\Source\Vintage" = "1992"
- "\Quality\Lineage\Source\Scale" = "1:1,000,000"
- "\Quality\Lineage\Source\Citation" = "MapInfo from Digital Chart of the World"
- end_metadata
-